adTempus API
PreviousUpNext
IStringVector::Exists Method

Determines whether the collection already contains the specified string.

C++
HRESULT Exists(BSTR value, [out,retval]VARIANT_BOOL * pVal);
C#
Exists(String value, [out,retval]VARIANT_BOOL pVal);
Visual Basic
Sub Exists(value As String, pVal As [out,retval]VARIANT_BOOL)
Parameters 
Description 
[in] BSTR value 
The value to check for (case-insensitive). 
[out,retval]VARIANT_BOOL * pVal 
The return value. 
adTempus API Reference version 3.0.0.0, revised 10/30/2008